home *** CD-ROM | disk | FTP | other *** search
- ;
- ; This file contains default device driver capabilities information.
- ; Note that everything past the ';' is considered a comment, and that
- ; the values must remain in the order they have been provided. If a
- ; driver needs to load another file of the same format into the
- ; capabilities structure, it can call psgxcap(file_name)
- ;
-
- 400 ; X resolution (dots per inch)
- 400 ; Y resolution (dots per inch)
- 0 ; Device height (required if origin is upper left)
- RGB ; Device's native color model (RGB, CMYK, or GRAY)
- RGB ; Device's native color model for images
- 256 ; Number of color table pens
- ;
- ; Following is/would-be a device color table. Each color is on a
- ; separate line and has 3 values for RGB, 4 for CMYK, and 1 for GRAY.
- ; All values lie in 0 to 255 range. There must be the exact number of
- ; color entries as that of 'Number of color table pens' above. So,
- ; if this value is '0', there are no color table entries. The color
- ; table is used only if the device cannot accept intensities directly,
- ; and it cannot accept a color table downloaded from the interpreter
- ; (see below). If the device cannot accept intensities directly, but
- ; it can accept a downloaded color table, make the value above for
- ; number of pens a negative number. The absolute value of this number
- ; is how many pens may be downloaded.
- ;
- 0 0 0
- 255 255 255
- 18 18 18
- 36 36 36
- 55 55 55
- 73 73 73
- 91 91 91
- 109 109 109
- 128 128 128
- 146 146 146
- 164 164 164
- 182 182 182
- 200 200 200
- 219 219 219
- 237 237 237
- 255 255 255
- 51 0 0
- 77 0 0
- 102 0 0
- 128 0 0
- 153 0 0
- 179 0 0
- 204 0 0
- 230 0 0
- 255 0 0
- 255 29 29
- 255 58 58
- 255 87 87
- 255 117 117
- 255 146 146
- 255 175 175
- 255 204 204
- 51 17 0
- 74 25 0
- 96 32 0
- 119 40 0
- 142 47 0
- 164 55 0
- 187 62 0
- 210 70 0
- 232 77 0
- 255 85 0
- 255 108 34
- 255 130 68
- 255 153 102
- 255 176 136
- 255 198 170
- 255 221 204
- 51 34 0
- 74 49 0
- 96 64 0
- 119 79 0
- 142 94 0
- 164 110 0
- 187 125 0
- 210 140 0
- 232 155 0
- 255 170 0
- 255 181 34
- 255 193 68
- 255 204 102
- 255 215 136
- 255 227 170
- 255 238 204
- 51 51 0
- 71 71 0
- 92 92 0
- 112 112 0
- 133 133 0
- 153 153 0
- 173 173 0
- 194 194 0
- 214 214 0
- 235 235 0
- 255 255 0
- 255 255 41
- 255 255 82
- 255 255 122
- 255 255 163
- 255 255 204
- 34 51 0
- 49 74 0
- 64 96 0
- 79 119 0
- 94 142 0
- 110 164 0
- 125 187 0
- 140 210 0
- 155 232 0
- 170 255 0
- 181 255 34
- 193 255 68
- 204 255 102
- 215 255 136
- 227 255 170
- 238 255 204
- 17 51 0
- 26 77 0
- 34 102 0
- 43 128 0
- 51 153 0
- 60 179 0
- 68 204 0
- 77 230 0
- 85 255 0
- 104 255 29
- 124 255 58
- 143 255 87
- 163 255 117
- 182 255 146
- 202 255 175
- 221 255 204
- 0 51 0
- 0 80 0
- 0 109 0
- 0 138 0
- 0 168 0
- 0 197 0
- 0 226 0
- 0 255 0
- 26 255 26
- 51 255 51
- 77 255 77
- 102 255 102
- 128 255 128
- 153 255 153
- 179 255 179
- 204 255 204
- 0 51 17
- 0 77 26
- 0 102 34
- 0 128 43
- 0 153 51
- 0 179 60
- 0 204 68
- 0 230 77
- 0 255 85
- 29 255 104
- 58 255 124
- 87 255 143
- 117 255 163
- 146 255 182
- 175 255 202
- 204 255 221
- 0 51 34
- 0 74 49
- 0 96 64
- 0 119 79
- 0 142 94
- 0 164 110
- 0 187 125
- 0 210 140
- 0 232 155
- 0 255 170
- 34 255 181
- 68 255 193
- 102 255 204
- 136 255 215
- 170 255 227
- 204 255 238
- 0 51 51
- 0 77 77
- 0 102 102
- 0 128 128
- 0 153 153
- 0 179 179
- 0 204 204
- 0 230 230
- 0 255 255
- 29 255 255
- 58 255 255
- 87 255 255
- 117 255 255
- 146 255 255
- 175 255 255
- 204 255 255
- 0 26 51
- 0 40 80
- 0 55 109
- 0 69 138
- 0 84 168
- 0 98 197
- 0 113 226
- 0 128 255
- 26 140 255
- 51 153 255
- 77 166 255
- 102 179 255
- 128 191 255
- 153 204 255
- 179 217 255
- 204 230 255
- 0 0 51
- 0 0 85
- 0 0 119
- 0 0 153
- 0 0 187
- 0 0 221
- 0 0 255
- 23 23 255
- 45 45 255
- 68 68 255
- 91 91 255
- 113 113 255
- 136 136 255
- 159 159 255
- 181 181 255
- 204 204 255
- 26 0 51
- 38 0 77
- 51 0 102
- 64 0 128
- 77 0 153
- 89 0 179
- 102 0 204
- 115 0 230
- 128 0 255
- 142 29 255
- 157 58 255
- 171 87 255
- 186 117 255
- 200 146 255
- 215 175 255
- 230 204 255
- 51 0 51
- 77 0 77
- 102 0 102
- 128 0 128
- 153 0 153
- 179 0 179
- 204 0 204
- 230 0 230
- 255 0 255
- 255 29 255
- 255 58 255
- 255 87 255
- 255 117 255
- 255 146 255
- 255 175 255
- 255 204 255
- 51 0 26
- 77 0 38
- 102 0 51
- 128 0 64
- 153 0 77
- 179 0 89
- 204 0 102
- 230 0 115
- 255 0 128
- 255 29 142
- 255 58 157
- 255 87 171
- 255 117 186
- 255 146 200
- 255 175 215
- 255 204 230
-
- 0 ; Number of dash segments device can handle
- 400 ; Maximum line thickness device can handle
- 2 ; Clip supported: 0=none, 1=rectangular, 2=irregular
- 0 0 4400 4400 ; Device default clip rectangle (all 0's means none)
- yes ; Can device handle lines with butt caps?
- yes ; Can device handle lines with round caps?
- yes ; Can device handle lines with square caps?
- yes ; Can device handle lines with miter joins?
- yes ; Can device handle lines with round joins?
- yes ; Can device handle lines with bevel joins?
- no ; Can device handle intensities directly?
- yes ; Can device handle image intensities directly?
- no ; If no, can device accept a downloaded color table?
- yes ; Can device handle even/odd polygon fills?
- yes ; Can device handle non zero wind polygon fills?
- yes ; Can device handle bezier' curves as coordinates?
- yes ; Can device handle image's?
- yes ; Can device handle imagemask's?
- yes ; Can device handle monochrome image's?
- yes ; Does device know about some fonts?
- yes ; Can device handle text strings directly?
- ;
- ; Following are the supported font names for device. These will be used
- ; if the device knows about some fonts.
- ;
- Courier
- Courier-Oblique
- Courier-Bold
- Courier-BoldOblique
- Helvetica
- Helvetica-Oblique
- Helvetica-Bold
- Helvetica-BoldOblique
- Times-Roman
- Times-Italic
- Times-Bold
- Times-BoldItalic
- Symbol
- AvantGarde-Book
- AvantGarde-BookOblique
- AvantGarde-Demi
- AvantGarde-DemiOblique
- Bookman-Demi
- Bookman-DemiItalic
- Bookman-Light
- Bookman-LightItalic
- Helvetica-Narrow
- Helvetica-Narrow-Oblique
- Helvetica-Narrow-Bold
- Helvetica-Narrow-BoldOblique
- NewCenturySchlbk-Roman
- NewCenturySchlbk-Italic
- NewCenturySchlbk-Bold
- NewCenturySchlbk-BoldItalic
- Palatino-Roman
- ZapfChancery-MediumItalic
- ZapfDingbats
-